home *** CD-ROM | disk | FTP | other *** search
/ Adephia Powerlink / AdephiaPowerlink-030102.iso / pc / Install / WorkFlow / Gui / AboutBox.swf / scripts / DefineButton2_77 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2002-04-02  |  66 b   |  5 lines

  1. on(release){
  2.    _parent.OnRelease();
  3.    _parent.Pressed(0);
  4. }
  5.